.. _`Select categories in ADAFs`: .. _`org.sysess.sympathy.selectors.categoryselectormultiple`: Select categories in ADAFs `````````````````````````` .. image:: select_category.svg :width: 48 Select what catgories to exist in the output ADAFs. Documentation ::::::::::::: A selector of categories in ADAFs can be used to drop parts of ADAFs. The main reason to do this is when the ADAFs contain data that is no longer needed further along a workflow. Dropping the unnecessary data can then be used as a way to try to optimize the workflow. Definition :::::::::: Input ports ........... **port1** [adaf] Input ADAFs Output ports ............ **port3** [adaf] ADAFs with selected categories Configuration ............. **Select meta group** (select_meta) Select the meta group for inclusion in the output. **Select specific rasters:** (select_rasters) Select specific rasters for inclusion in the output. **Select result group** (select_res) Select the result group for inclusion in the output. Related nodes ............. * :ref:`org.sysess.sympathy.data.adaf.adaf2table` Examples ........ * :download:`SelectCategoryInADAFs.syx ` Implementation .............. .. automodule:: node_category_selector :noindex: .. class:: CategorySelectorMultiple :noindex: